docs: Clarify usage of LOG_LEVEL
authorJohn Tsichritzis <[email protected]>
Fri, 5 Oct 2018 11:02:29 +0000 (12:02 +0100)
committerJohn Tsichritzis <[email protected]>
Wed, 10 Oct 2018 11:11:32 +0000 (12:11 +0100)
Change-Id: I1ce771a155e6e83885a00d2f05591bf98cd69854
Signed-off-by: John Tsichritzis <[email protected]>
docs/user-guide.rst

index 2632329a2e2e59a7400341ca7bdb46051938eaee..f4ef85d2a140f0356be80d283683298cbace3d73 100644 (file)
@@ -521,8 +521,8 @@ Common build options
        40 (LOG_LEVEL_INFO)
        50 (LOG_LEVEL_VERBOSE)
 
-   All log output up to and including the log level is compiled into the build.
-   The default value is 40 in debug builds and 20 in release builds.
+   All log output up to and including the selected log level is compiled into
+   the build. The default value is 40 in debug builds and 20 in release builds.
 
 -  ``NON_TRUSTED_WORLD_KEY``: This option is used when ``GENERATE_COT=1``. It
    specifies the file that contains the Non-Trusted World private key in PEM